home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-10-23 | 5.9 KB | 104 lines | [TEXT/ScoM] |
- Cent tunings for specific chords
-
- (create-tonality dim (cents-to-freqs '(0 316 583)))
- (create-tonality dim7 (cents-to-freqs '(0 316 583 898)))
- (create-tonality dim17 (cents-to-freqs '(0 316 583 919)))
- (create-tonality halfdim7 (cents-to-freqs '(0 316 583 1018)))
- (create-tonality halfdim7u7 (cents-to-freqs '(0 267 583 969)))
- (create-tonality halfdim911 (cents-to-freqs '(165 316 583 1018)))
- (create-tonality halfdim9 (cents-to-freqs '(204 316 583 1018)))
- (create-tonality ele (cents-to-freqs '(0 347 702)))
- (create-tonality ele7 (cents-to-freqs '(0 347 702 1049)))
- (create-tonality ele9 (cents-to-freqs '(165 347 702 1049)))
- (create-tonality ele7s5 (cents-to-freqs '(0 347 782 1049)))
- (create-tonality ele9s5 (cents-to-freqs '(165 347 782 1049)))
- (create-tonality ele9no5 (cents-to-freqs '(0 165 347 1049)))
- (create-tonality sep (cents-to-freqs '(0 267 702)))
- (create-tonality sep6 (cents-to-freqs '(0 267 702 884)))
- (create-tonality sep69 (cents-to-freqs '(204 267 702 884)))
- (create-tonality sep7 (cents-to-freqs '(0 267 702 969)))
- (create-tonality sep9 (cents-to-freqs '(204 267 702 969)))
- (create-tonality sep9no5 (cents-to-freqs '(0 204 267 969)))
- (create-tonality sep711 (cents-to-freqs '(0 267 702 1049)))
- (create-tonality min (cents-to-freqs '(0 316 702)))
- (create-tonality min6 (cents-to-freqs '(0 316 702 884)))
- (create-tonality min69 (cents-to-freqs '(204 316 702 884)))
- (create-tonality min7 (cents-to-freqs '(0 316 702 1018)))
- (create-tonality min9 (cents-to-freqs '(204 316 702 1018)))
- (create-tonality min11 (cents-to-freqs '(0 316 498 1018)))
- (create-tonality min9no5 (cents-to-freqs '(0 204 316 1018)))
- (create-tonality maj (cents-to-freqs '(0 386 702)))
- (create-tonality maj6 (cents-to-freqs '(0 386 702 884)))
- (create-tonality maj7 (cents-to-freqs '(0 386 702 1088)))
- (create-tonality maj9 (cents-to-freqs '(204 386 702 1088)))
- (create-tonality maj69 (cents-to-freqs '(204 386 702 884)))
- (create-tonality maj679 (cents-to-freqs '(204 386 884 1088)))
- (create-tonality maj7s11 (cents-to-freqs '(0 386 590 1088)))
- (create-tonality maj9s11 (cents-to-freqs '(204 386 590 1088)))
- (create-tonality maj9no5 (cents-to-freqs '(0 204 386 1088)))
- (create-tonality dom7 (cents-to-freqs '(0 386 702 969)))
- (create-tonality dom9 (cents-to-freqs '(204 386 702 969)))
- (create-tonality dom9no5 (cents-to-freqs '(0 204 386 969)))
- (create-tonality dom711 (cents-to-freqs '(0 386 702 1049)))
- (create-tonality dom13 (cents-to-freqs '(204 386 884 969)))
- (create-tonality dom27 (cents-to-freqs '(204 386 906 969)))
- (create-tonality dom13s9 (cents-to-freqs '(267 386 884 969)))
- (create-tonality domf5 (cents-to-freqs '(0 386 583 969)))
- (create-tonality domf5u9 (cents-to-freqs '(0 435 583 1018)))
- (create-tonality doms5 (cents-to-freqs '(204 386 772 969)))
- (create-tonality doms9 (cents-to-freqs '(267 386 702 969)))
- (create-tonality domf9 (cents-to-freqs '(105 386 702 969)))
- (create-tonality alt (cents-to-freqs '(267 386 772 969)))
- (create-tonality ttsub (cents-to-freqs '(84 386 583 969)))
- (create-tonality domf9s5 (cents-to-freqs '(112 386 814 969)))
- (create-tonality doms9f5 (cents-to-freqs '(267 386 583 969)))
- (create-tonality dom7u9 (cents-to-freqs '(0 435 702 1018)))
- (create-tonality dom9u9 (cents-to-freqs '(204 435 702 1018)))
- (create-tonality minmaj7 (cents-to-freqs '(0 316 702 1088)))
- (create-tonality minmaj7b (cents-to-freqs '(0 316 702 1081)))
- (create-tonality minmaj9 (cents-to-freqs '(204 316 702 1088)))
- (create-tonality minmaj9no5 (cents-to-freqs '(0 204 316 1088)))
- (create-tonality aug (cents-to-freqs '(0 386 772)))
- (create-tonality aug7 (cents-to-freqs '(0 386 772 969)))
- (create-tonality augmaj7 (cents-to-freqs '(0 386 772 1088)))
- (create-tonality augmaj9 (cents-to-freqs '(275 386 772 1088)))
- (create-tonality q3 (cents-to-freqs '(0 498 996)))
- (create-tonality q4 (cents-to-freqs '(0 294 498 996)))
- (create-tonality sus2 (cents-to-freqs '(0 204 702)))
- (create-tonality sus4 (cents-to-freqs '(0 498 702)))
- (create-tonality 7sus2 (cents-to-freqs '(0 204 702 996)))
- (create-tonality 7sus4 (cents-to-freqs '(0 498 702 996)))
- (create-tonality 9sus4 (cents-to-freqs '(204 498 702 996)))
- (create-tonality maj7sus4 (cents-to-freqs '(0 498 702 1088)))
- (create-tonality maj7sus4f5 (cents-to-freqs '(0 498 583 1081)))
- (create-tonality maj7f9 (cents-to-freqs '(0 105 386 1088)))
- (create-tonality maj7s9 (cents-to-freqs '(0 298 386 1088)))
- (create-tonality maj7add11 (cents-to-freqs '(0 386 498 1088)))
- (create-tonality majaddf9 (cents-to-freqs '(0 105 386 702)))
- (create-tonality majadd9 (cents-to-freqs '(0 204 386 702)))
- (create-tonality majadds9 (cents-to-freqs '(0 267 386 702)))
- (create-tonality majadd11 (cents-to-freqs '(0 386 498 702)))
- (create-tonality majadds11 (cents-to-freqs '(0 386 551 702)))
- (create-tonality minaddf9 (cents-to-freqs '(0 112 316 702)))
- (create-tonality minadd9 (cents-to-freqs '(0 204 316 702)))
- (create-tonality minadd11 (cents-to-freqs '(0 316 498 702)))
- (create-tonality minadds11 (cents-to-freqs '(0 316 583 702)))
- (create-tonality phr9no5 (cents-to-freqs '(0 112 316 1018)))
- (create-tonality clus6 (cents-to-freqs '(0 204 702 969)))
- (create-tonality clus7 (cents-to-freqs '(0 204 386 969)))
- (create-tonality clus8 (cents-to-freqs '(0 204 386 551)))
- (create-tonality clus9 (cents-to-freqs '(204 386 551 702)))
- (create-tonality clus10 (cents-to-freqs '(386 551 702 841)))
- (create-tonality clus11 (cents-to-freqs '(551 702 841 969)))
- (create-tonality clus12 (cents-to-freqs '(702 841 969 1088)))
- (create-tonality clus13 (cents-to-freqs '(0 841 969 1088)))
- (create-tonality clus14 (cents-to-freqs '(0 105 969 1088)))
- (create-tonality clus15 (cents-to-freqs '(0 105 204 1088)))
- (create-tonality clus16 (cents-to-freqs '(0 105 204 298)))
- (create-tonality odd1 (cents-to-freqs '(0 386 702 969)))
- (create-tonality odd3 (cents-to-freqs '(204 386 702 969)))
- (create-tonality odd5 (cents-to-freqs '(204 386 551 969)))
- (create-tonality odd7 (cents-to-freqs '(204 551 841 969)))
- (create-tonality odd9 (cents-to-freqs '(204 551 841 1088)))
- (create-tonality odd11 (cents-to-freqs '(105 551 841 1088)))
-